﻿@charset "utf-8";
html{color:#000;background:#FFF; font-size:14px; font-family:Microsoft YaHei;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {margin: 0;padding: 0;font-family:Microsoft YaHei;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section ,iframe {display: block}
audio, canvas, video {display: inline-block;*display: inline;*zoom: 1;}
body,button, input, select, textarea {font-size: 14px;line-height:1.5; font-family: "Microsoft Yahei","Arial",sans-serif;color:#333333}
button{border: 0}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
em, b, i, code, strong {font-style: normal;}
:-moz-ui-invalid:not(output) {box-shadow: none;}
table {border-collapse: collapse;border-spacing: 0}
th {text-align: inherit}
fieldset, img {border: 0}
img{vertical-align: middle}
del {text-decoration: line-through}
address, caption, cite, code, dfn, em, th, var {font-style: normal;}
ol, ul {list-style: none}
caption, th {text-align: left}
q:before, q:after {content: ''}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline}
sup {top: -.5em}
sub {bottom: -.25em}
a{text-decoration: none;color:inherit;}
a:hover {text-decoration: none;}
.clearfix:after,.clf:after{visibility: hidden; display: block;font-size: 0;content: '.'; clear: both;height: 0}
.clearfix,.clf{zoom: 1;}
.clear { font-size: 0;line-height: 0;height: 0;clear: both; visibility: hidden; overflow: hidden}
.fn-text-overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.mt20{ margin-top:20px;}
.container{width: 1180px;margin-left:auto;margin-right: auto;}
.wsc-layoutCon{padding-top: 80px;padding-bottom:80px; margin-left:auto;margin-left: auto;}
.left-block{float:left;}
.right-block{float:right;}
.layout-side{width: 280px;}
.layout-content{width: 880px;}
.bgf6{background-color: #f6f6f6;}
.bgf0{background-color: #f0f0f0;}
/* btn */
.btn {display: inline-block; text-align:center;	width:220px; height: 50px; box-sizing: border-box; vertical-align: top; line-height: 50px;
	transition: 0.36s;	font-size: 15px; border-radius: 2px;}
.btnzy{width:320px; height:60px; font-size: 16px; line-height: 60px; display: inline-block; text-align:center;	 box-sizing: border-box; vertical-align: top; transition: 0.36s; border-radius: 2px;}
.btn-block {display: block;	width: 100%;}
.btn-online {background-color: #1e50ae;	color: #fff;}
.btn-online:hover {	background-color: #1e7dff;}
.btn-more {	background-color: #1e50ae;	color: #fff;}
.btn-more:hover {background-color: #1e7dff; color: #fff;}
.btn-white {background-color: #fff;	color: #283C86;}
.btn-white:hover {	background-color: #1e50ae;	color: #fff;}
.btn-orangebd {	border: 1px solid #1e50ae;	background-color: #1e50ae;	color: #fff;}
.btn-orangebd:hover {background-color: #1e7dff;	color: #ffffff;}

/*head*/
.wsc-Navbox{position: relative;height: 100px;background-color: #2148B1;}
.wsc-Nav{border-bottom: 1px solid rgba(255,255,255,0.2);height: 100px;position: absolute;top: 0;left: 0;width: 100%;z-index: 100;}
.wsc-NavCon{margin:0 auto;position: relative; z-index:100}
    .wsc-logo{float: left;height: 100px; }
    .wsc-logo a{display: table-cell;vertical-align: middle;height: 100px;}
    .wsc-logo img{vertical-align: middle;}
    .wsc-headNav{float: right;}
        .hn-item{float: left;margin-left: 35px;}
        .hn-item:first-child{margin-left: 0;}
            .hn-text{font-size:16px;line-height: 40px;padding-bottom: 30px; margin-top:30px;color: #fff;position: relative;}    
            .hn-text span{position: absolute; bottom:0; left:0; right:0; margin:auto; height:3px; background-color:#4795ff; width:0; transition:0.36s;}
        .hn-search{float: left;margin-left:35px;}
            .hn-search em{float: left;margin-right: 35px;height: 40px;margin-top: 30px;line-height: 40px;color: rgba(255,255,255,0.6);}
	        .search-icon{float: left;width: 20px;height: 100px;background: url(../images/searchico.png) no-repeat center center;cursor: pointer;}
	        .search-icon:hover{}	        	        
	        .search-drop{position: absolute;top: 100px;left: 0;right: 0;margin: auto;width: 100%;padding: 60px 0;background-color: #fff;box-shadow:0px 4px 8px 0px rgba(0,0,0,0.2);display: none;}
	        .search-drop form{margin: auto; width:50%}
        .hn-drop{position: absolute;top: 100px;left: 0;right: 0;margin: auto;width: 100%;box-shadow: 0 13px 42px 11px rgba(0,0,0,.05);background-color: #fff;display: none;padding: 40px 60px;box-sizing: border-box;}
        .inMain .hn-drop,.inMain .search-drop{ width: calc(100% - 80px)}
        .hn-drop .drop-main{padding-right: 260px;}
        .hn-droplist{float: left;  width: 100%; margin-top: -10px;}
        .hn-droplist li{ width: 182px; padding-left: 13px; float: left; margin-top: 30px; background: url(../images/dropline.png) no-repeat 0 center;
            font-size: 16px; line-height: 24px; color: #333333;}
        .hn-droplist li a:hover{ color: #2148B1;}
        .hn-dropbar{ float: right; width: 260px; margin-right: -260px;}
        .hn-dropbar .drop-img{ width: 260px; overflow: hidden;}
        .hn-dropbar .drop-img img{ width: 100%;}
        .hn-dropbar .drop-btn{ margin-top: 10px;}
        .hn-item:hover .hn-text span,.hn-item.active .hn-text span{width: 100%;}
/*search*/
.wsc-search{padding: 0px 0 40px;} 
	.search-form{width: 100%;}
		.search-form form{display: block;padding-right: 120px;}
			.search-form input{outline:none;width: 100%;height: 52px;box-sizing: border-box;border: solid 1px #eaeaea;background-color: #F6F6F6;padding:10px 20px;font-size: 14px;line-height: 30px;float: left;}
			.search-form input::placeholder{color: #BABABA;}
			.search-form input:focus{border-color: #D1D1D1;}
			.btn-search{margin-right: -120px;width: 120px;height: 52px;float: left;background: #2148B1 url(../images/searchico.png) no-repeat center center;cursor: pointer;transition: 0.36s;}            
.wsc-search-main{margin: 20px auto 0;}
.sl-main{}
	.search-tab{height: 50px;line-height: 50px;border-bottom: 1px solid #e0e0e0;}
		.search-tab li{float: left;font-size: 15px;color: #666666;margin-left: 40px;position: relative;}
		.search-tab li:first-child{margin-left: 0;}
			.search-tab li span{font-size: 0;position: absolute;left: 0;right: 0;bottom: -1px;margin: auto;width: 0;height: 2px;transition: 0.36s;}
			.search-tab li a{display: block;}
		.search-tab .active span,.search-tab li:hover span{width: 100%;}
	.sl-count{line-height: 1;margin-top: 20px;color: #999999;}
	.wsc-search-none{}
		.search-none-tit{font-size: 18px;line-height: 1;color: #333333;margin-top: 40px;}
		.search-none-text{margin-top: 20px;color: #666666;line-height:30px;}
	.wsc-search-list{}
	.wsc-search-list .list-main{margin-top: 20px;}		
		
.hot-search {padding-left:34px;margin-top: 20px; font-size:14px;line-height:26px; background: url(../images/hot-search.png) no-repeat 0 center;}
.hot-search .item-dt {float: left;	color: #555; font-weight: bold;}
.hot-search .item-dd {float: left;	color: #666;}
.hot-search .item-dd a {margin-left: 10px;}
.hot-search .item-dd a:hover {color: #2148B1;}		

.index-block1{margin-top: -100px;}
.fix-block{ position: relative; overflow: hidden;}
.inb1-bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.22);
    z-index: 2;
}
.inb1-video {
    height: 100%;  
}
.inb1-video video{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: 0;left: 50%;transform: translate(-50%, 0%);
}
.inb1-main{
    position: absolute;
    text-align: center;
    height: 310px;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    z-index: 10;
}
.inb1-tit{
    font-size: 52px;
    line-height: 54px;
    color: #fff;
}
.inb1-text{
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.8);
    margin-top: 40px;
    text-align: center;
}
.inb1-btn{
    margin-top: 75px;
    font-size: 0;
}
.inb1-btn .btn{
    margin-left: 15px;
    width: 240px;
    height: 60px;
    line-height: 60px;
}
.inb1-btn .btn:first-child{
    margin-left: 0;
}
/* 产品展示 */
.index-block3{
    background: url(../images/cpzs-bg.jpg);
	padding: 80px 0 200px 0;

}

.inb3-tit{
    font-size: 36px;
    line-height: 32px;
    color: #000;
    text-align: center;
	margin-bottom:30px;
	font-weight:bold;
}
.inb3-text{
    font-size: 16px;
    line-height: 26px;
    color: rgba(0, 0, 0, 0.8);
    margin-top: 40px;
    text-align: center;
}

.slide-Modbox {	background: #f3f3f3;	padding: 1px 0 80px 0;}
.img-boxmain {width: 1280px;	margin: 40px auto;	overflow: hidden;}
.img-boxmain ul {width: 1280px;	margin-left: -16px;}
.img-boxmain ul li {width: 240px;	height:200px;	float: left;position: relative;	margin-left:16px; margin-bottom: 19px;background: #0062CC;}
.img-boxmain ul li p {position: absolute;	left: 0;	bottom: 0;	width: 100%;	height: 35px;	line-height: 35px;
	color: #fff;	background: url(../images/translucence50.png) repeat;	text-indent: 1em;}
.img-boxmain ul li p a {	color: #fff}
.img-child-box {	position: absolute;	width: 100%;	height: 100%;	overflow: hidden;}
.img-child-box img {	position: absolute;	left: 50%;	top: 50%;	margin-top: -210px;	margin-left: -375px;}

.img-box-top {	top: 0px;	left: 0px;}
.img-box-right {	top: 0px;	right: 0px;}
.img-box-bottom {	bottom: 0px;	left: 0px;}
.img-box-bottom-right {	bottom: 0px;	right: 0px;}
.z-index30 {	z-index: 30;}
.z-index40 {	z-index: 40;}
.clear {	clear: both;}
.img-logo {	z-index: 20 !important;}
/* 公司简介 */
.index-block2{background: url(../images/gsjj-bg.jpg) no-repeat center top; background-size: cover;}
.inMain{max-width: 1560px;  padding: 0 40px;  min-width: 1180px; margin: auto;}
.in-ctit{font-size: 40px;  line-height: 56px;  color: #333;  text-align: center;}
/*公司简介*/
.mgsjj{ width:100%; height:520px; background:url(../images/m1bg.jpg) no-repeat center top; padding-top:75px; margin-bottom:0px;}
.mgsjjc-tit{font-size:52px; line-height:104px; color:#000; text-align:center;}
.mgsjjc{ background-color:#ffffff; height:410px; padding:0 100px 30px;}
.mgsjjt{ text-align:center; padding:20px 0;}

.mgsjj3{ margin-bottom:30px; height:120px; overflow:hidden; 
    text-overflow: ellipsis; }
.mgsjj3 p{ text-indent:2em; color:#666666; line-height:24px;}

.mgsjj2{}
.mgsjj2 li{ width:213px; float:left; padding:10px 0 0;border-right:1px #333333 solid; text-align:center; margin-bottom:20px;}
.mgsjj2 li span{ width:50px; height:35px; margin:0px auto; display:block;}
.mgsjj2 h3{ font-size:16px; font-weight:normal; margin:10px auto 0; height:25px; line-height:25px; background:url(../images/m15.jpg) no-repeat center top; padding-top:10px;}
.mgsjj2 p{ line-height:20px; text-transform:uppercase; font-size:12px;}
.mgsjj2 li:hover{ cursor:pointer; }
.mgsjj2 li:hover a{ color:#333333;}
.mgsjj2 li .gsjj{ background:url(../images/m11.jpg) no-repeat 0 0;}
.mgsjj2 li:hover .gsjj{ background:url(../images/m11.jpg) no-repeat 0 -46px;}
.mgsjj2 li .qywh{ background:url(../images/m12.jpg) no-repeat 0 0;}
.mgsjj2 li:hover .qywh{ background:url(../images/m12.jpg) no-repeat 0 -51px;}
.mgsjj2 li .gsry{ background:url(../images/m13.jpg) no-repeat 0 0;}
.mgsjj2 li:hover .gsry{ background:url(../images/m13.jpg) no-repeat 0 -45px;}
.mgsjj2 li .spzx{ background:url(../images/m14.jpg) no-repeat 0 0;}
.mgsjj2 li:hover .spzx{ background:url(../images/m14.jpg) no-repeat 0 -52px;}
.mgsjj2 .nobg{ border:none;}
.mgsjjgd{width:150px; background-color:#1e50ae; height:40px; line-height:40px; text-align:center; margin:-20px auto auto;}
.mgsjjgd a{ color:#ffffff;}
/*现场-*/
.content{ width:1280px;margin: 0 auto;}
.content1100{width:1200px;margin: 0 auto;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}

.clearfix{ *zoom:1}
.clearfix:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.yunu-section {padding: 75px 0;}
.yunu-honor-in .hd {text-align: center;font-size: 0;margin-bottom: 20px;}
.yunu-honor-in .hd a {display: inline-block;font-size:16px;width:175px;line-height:42px;color:#fff;background-color:#ff9900;border-radius: 22px;margin: 0 10px;}
.yunu-honor-in .hd a.on {background-color: #1e50ae;}
.yunu-honor-in ul {margin-left: -5px;}
.yunu-honor-in li {float: left;width:320px;}
.yunu-honor-in li a {margin-left:0px;display: block;margin-top: 10px; margin-right:10px; width:310px;}
.yunu-honor-in li .m {height: 265px;line-height:35px;}
.yunu-honor-in li .m img{width:304px; margin-left:8px; margin-right:8px; height:260px;}
.yunu-honor-in li .text {text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-top: 10px;}
.yunu-honor-in li .text{height:35px; line-height:35px; font-size:16px;}
.xcbd{ width:1280px; margin:0 auto;}


/* 产品展示 */



/*新闻*/
.fr{ float:right;}
.fl{ float: left;}
#newsbox .titc{background:url(../images/shouyenews.jpg) center center no-repeat;height:115px;margin-top:50px;}
#newsbox .title{text-align:center;}
#newsbox .title ul{width:526px;margin:0 auto;}
#newsbox .title li{background:url(../images/22.jpg) center center no-repeat;text-align:center;height:42px;line-height:42px;width:175px;float:left;}
#newsbox .title li a{font-size:16px;}
#newsbox .title li.show{background:url(../images/23.jpg) center center no-repeat;}

#newsbox .con{clear:both;padding-top:20px;}
#newsbox .con .item{display:none;}
#newsbox .con .item.show{display:block;}

#newsbox .con .one{border:1px #ccc solid;width:444px;height:448px;}
#newsbox .con .one .img img{width:440px;height:230px; padding:2px;}
#newsbox .con .one .name a{line-height:44px;font-size:18px;padding-left:20px}
#newsbox .con .one .info{line-height:28px;font-size:14px;color:#646464;height:120px;overflow:hidden;padding:0 6px;}
#newsbox .con .one .xx a{display:block;width:140px;height:32px;background:#E40808;color:white;text-align:center;line-height:32px;float:right;margin-right:12px;}

#newsbox .con .item ul{width:800px;height:448px;background:url(../images/24.png) 632px 0 no-repeat;}
#newsbox .con .item ul li{height:148px;}
#newsbox .con .item ul li .txt{width:606px;border-bottom:1px #ccc dashed;}
#newsbox .con .item ul li .txt .name a{line-height:44px;font-size:18px;}
#newsbox .con .item ul li .txt .info{line-height:28px;font-size:14px;color:#646464;height:100px;overflow:hidden;}

#newsbox .con .item ul li .time{background:url(../images/25.png) left center no-repeat;width: 123px;height: 122px;text-align: Center;font-size: 15px;line-height: 36px;padding-left: 4px;padding-top: 2px;}
#newsbox .con .item ul li .dd{width:56px;margin:0 auto;height:60px;border-bottom:1px #EBEBEB solid;line-height:80px;font-size:30px;}
/*新 闻  end*/
/*anli*/
/* 重置列表元素 */
ul, ol ,li{list-style: none;}
#halszhsm{clear:both; margin-top:50px;}
#halszhsm .tit{text-align:center;}
#halszhsm .tit img{margin:0 auto;}
#halszhsm .con li{float:left;}
#halszhsm .con li{width:356px;height:224px;margin:0 8px 15px 7px;overflow:hidden;position:relative;}
#halszhsm .con li a>img{width:356px;height:224px;transition: .1s transform;  transform: translateZ(0);}
#halszhsm .con li:hover a>img{transition: .3s transform;  transform: scale(1.1,1.1);}
#halszhsm .con li.one{width:520px;height:460px;margin-bottom:15px;}
#halszhsm .con li.one img{width:520px;height:460px;position:absolute;top:0;left:0;}
#halszhsm .con li.one a>div{background:#005FC9;height:108px;position:absolute;bottom:0; width:520px;display:none;}
#halszhsm .con li.one:hover a>div{display:block;}
#halszhsm .con li.one div .z{color:#fff;float:left;position:absolute;z-index:2;left:20px; line-height:36px; width:350px; font-size:18px; font-weight:bold;}
#halszhsm .con li.one div .z span{font-size:14px; font-weight:100; line-height:28px;}
#halszhsm .con li.one div .m{position:absolute;right:10px;background:#FFAF36;color:#fff;width:106px;height:40px;line-height:40px;text-align:center;z-index:2;bottom:30px}
#halszhsm .con li.other a>div{position:absolute;width:100%;height:100%;background:url(../images/huitou.png);top:0;left:0;text-align:center;color:#fff;display:none; }
#halszhsm .con li.other a>div img{margin:25px auto 0;}
#halszhsm .con li.other:hover a>div{display:block;}
.msbt{ font-size:18px; font-weight:900; line-height:40px;}
.ms{width:90%; margin-left:5%; line-height:28px;}
/* 优势*/
.ys_bgny{ background:url(../images/ys_bg.jpg) no-repeat top center; min-height:703px;}
.ys_ttny{ padding-top:70px; margin-bottom:30px; font-size:40px; color:#FFF; text-align:center;}
.ys_ttny p{ font-size:16px; font-weight:normal; margin-top:15px;}
.ys01ny{ background:url(../images/ys01_bg.png) repeat-x top center; width:19%; float:left; margin-right:1%; min-height:441px; padding:0 2.6%; line-height:33px;}
.ys_imgny{ text-align:center;}
.ys_tny{ text-align:center; font-size:18px; color:#000; padding-top:40px; padding-bottom:20px;}
.ys_moreny a{ display:block; width:155px; height:46px; line-height:46px; text-align:center; color:#FFF; font-size:15px; background:url(../images/ys_more.jpg) no-repeat top center; margin:20px auto;}
.ys_moreny a:hover{ color:#333;}
.ys_moreny a:visited{ color:#fff;}
.ys02ny{ background:url(../images/ys01_bg.png) repeat-x top center; width:19%; float:right; min-height:441px; padding:0 2.5%; line-height:33px;}
/*友链*/
.link {height:100%;overflow:hidden;padding-top:30px; padding-bottom:5px; width:1280px; margin:0 auto;}
.link li{ height:40px; font:14px "Microsoft Yahei"; font-weight:bold; background:url(../images/link_h.gif) no-repeat left bottom; overflow:hidden;}
.link li span a{color:#ff7900; font-weight:normal;}
.link li i{ display:inline-block; font:14px "Microsoft Yahei";color:#666; padding:0 5px; font-weight:bold;}
.link li a{ color:#0462be;}
.link p{ line-height:22px; color:#666; padding-top:10px; font-family:"Microsoft Yahei"; padding-bottom:10px; font-size:12px;}
.link p a{ color:#666; padding:0 12px; display:inline-block;}
/*底部开始*/
#footer{background: url(../images/14.jpg) top center no-repeat;height:452px;position: relative;}
#dliuyan{width:340px;height:380px;box-shadow:3px 5px 10px #CCC;position: absolute;background: white;padding: 20px 26px;font-size: 14px; margin-top:-70px;}
#dliuyan .titbg{background: url(../images/15.png) top left no-repeat;color:#1e50ae;font-size: 16px;padding-left: 58px;line-height: 21px;margin-bottom: 20px;}
#dliuyan .msd{color:#CACACA;font-size: 14px;}
.Zcinfo—ny_r{float:left; width: 340px;margin-top:0px;}
.Zcinfo—ny_r ul{overflow: hidden; }
.Zcinfo—ny_r ul li{height: 38px; border: 1px solid #cbcbcb; background: #fff; margin-top: 7px;}
.Zcinfo—ny_r ul li label{display: block; background: #fff; width: 41px; border-right: 1px solid #cbcbcb; height: 38px; float: left; display: inline-block;}
.Zcinfo—ny_r ul li img{display: block;}
.Zcinfo—ny_r ul li input{float: right; height: 18px; font-size: 15px; color: #b7b7b7; outline: none; border: none; background: none; padding: 10px 0px 10px 10px; float: left; width:162px;}
.Zcinfo—ny_r ul .tssm{height: 108px;}
.Zcinfo—ny_r ul .tssm label{height: 108px;}
.Zcinfo—ny_r ul .tssm .wby{padding: 10px 10px; height:88px; font-size: 15px; color: #b7b7b7; width:261px; float: left;  border:none; outline:none;}
.Zcinfo—ny_r ul .submit{width: 100%; text-align: center; height: 50px; background: #064da3; margin-top: 0px; border: none;}
.Zcinfo—ny_r ul .btnSubmit{width: 100%; height: 50px; cursor: pointer; font-size: 21px; color: #fff;}



#footer .box{padding-top:40px;width:1074px; margin:0 auto;}
#dnav {width:1040px;height: 50px;background: white;line-height: 50px;}
#dnav li{float:left;width:114px;text-align: center;}
#dnav li+li:before{content:"/";width:10px;float:left;}
#dnav li a{font-size: 16px;}
#footer .dlxwm{padding:20px 28px 20px 0;overflow: hidden;height:246px;color:white;width: 100%;}
#footer .dlxwm a{color:white;}

#allbq{color:white;line-height: 54px;height:54px;overflow: hidden; bottom:15px; font-size:16px;}#allbq a{color:white;}
/*底部end*/
/*漂浮框*/
.yb_conct{position:fixed;z-index:9999999; top:300px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#cf0000 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#cf0000 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#cf0000 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#cf0000 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 0px 25px 25px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/*book.asp*/
.bookadd1{margin:20px 0;}
.bookadd1 div{margin-bottom:15px;}
.bookadd1 .label{float:left;width:100px;text-align:right;padding-right:10px;clear:both;}
.bookadd1 .label span{color:#f30;font-family:微软雅黑;}
.bookadd1 .enter{margin-left:120px;}
.bookadd1 .enter .ip{border:1px solid #ddd;padding:20px 10px;vertical-align:middle;overflow:hidden;border-radius:10px 0 10px 0;}
.bookadd1 .enter .bnt{border:1px solid #1F92D1;background:#1F92D1;padding:8px 20px;vertical-align:middle;color:#fff;cursor:pointer;}
.bookadd1 .enter label{display:block;}


/*面包屑导航*/
.breadcrumbs p{ padding-left:40px; height:45px; line-height:45px; font-size:15px;}
.breadcrumbs p:before{content:""; left:0; top:12px; width:30px; height:20px;}
.breadcrumbs p i{display:inline-block;width:5px; height:8px;background:url(../images/icons.png) no-repeat -57px -88px;}
.breadcrumbs a{display:inline-block; margin:0 5px; font-size:15px;}
.breadcrumbs p,.breadcrumbs a{color:#fff;}
.breadcrumbs a:hover{text-decoration:underline;}

/*分页*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

/*参观工厂*/
.prxt ul{width:1180px; margin:0 auto; margin-top:50px;}
.prxt ul li{float:left;width:570px;height:464px; margin-left:10px; margin-right:10px;}
.prxt ul li span{display: block;width:570px; height:409px;box-shadow:3px 3px 5px #eeeeee,-3px -3px 5px #eeeeee; overflow: hidden;}
.prxt ul li span img{width:590px; height:409px;transition: all 0.9s linear;}
.prxt ul li:hover img{-webkit-transform: scale(1.5);-moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);}
.prxt ul li i{display: block;text-align: center; height:40px;font-size: 14px; color:#333333; line-height: 40px;}
.prxt ul li.fr{margin-right: 20px;}